yarn node
This command simply runs Node. It also makes sure to call it in a way that's compatible with the current project (for example, on PnP projects the environment will be setup in such a way that PnP will be correctly injected into the environment).
ようするにnode_modulesがyarn v2だとない ので 互換性を保つ必要があり,頑張る らしい